home *** CD-ROM | disk | FTP | other *** search
/ MacHack 1998 / MacHack 1998.toast / The Hacks! / Talking KeyBoard / Source / AppleEvents / aegetdata.h < prev    next >
Encoding:
Text File  |  1997-08-14  |  225 b   |  5 lines  |  [TEXT/CWIE]

  1. pascal OSErr DoGetData(const AppleEvent    *theAppleEvent, AppleEvent *reply, long handlerRefCon);
  2. OSErr HandleGetData(AEDesc *theObj, AEDesc *dataDesc);
  3. OSErr GetApplicationProperty(const AEDesc *theObjToken, AEDesc *result);
  4.  
  5.